Uses of Enum
com.cisco.pt.ipc.enums.HTTPResponseType
Packages that use HTTPResponseType
-
Uses of HTTPResponseType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return HTTPResponseTypeModifier and TypeMethodDescriptionstatic HTTPResponseTypeHTTPResponseType.fromIntValue(int value) static HTTPResponseTypeHTTPResponseType.fromIntValue(Integer value) static HTTPResponseTypeReturns the enum constant of this type with the specified name.static HTTPResponseType[]HTTPResponseType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of HTTPResponseType in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as HTTPResponseType